Current File : /var/www/vinorea/var/cache/dev/ContainerMdyrIbF/getForm_Type_ContactService.php |
<?php
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
// Returns the public 'form.type.contact' shared service.
return $this->services['form.type.contact'] = new \PrestaShopBundle\Form\Admin\Configure\ShopParameters\Contact\ContactType(($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['PrestaShop\\PrestaShop\\Adapter\\LegacyContext'] ?? $this->getLegacyContextService())->getLanguages(), ($this->services['prestashop.bundle.form.data_transformer.default_language_to_filled_array'] ?? $this->load('getPrestashop_Bundle_Form_DataTransformer_DefaultLanguageToFilledArrayService.php')), ($this->services['PrestaShop\\PrestaShop\\Adapter\\Feature\\MultistoreFeature'] ?? $this->getMultistoreFeatureService())->isUsed());